| Total Complexity | 28 |
| Dependencies | 4 |
| Dependents | 6 |
| Total lines | 255 |
| Lines of code | 141 |
| Logical lines of code | 57 |
| Comment lines | 80 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| reserve_stock_for_order() | 39 | 17 | 62 | |
| reserve_stock_for_product() | 50 | 3 | 32 | |
| get_query_for_reserved_stock() | 55 | 2 | 22 | |
| release_stock_for_order() | 63 | 2 | 12 | |
| get_reserved_stock() | 68 | 2 | 7 | |
| __construct() | 78 | 1 | 3 | |
| is_enabled() | 82 | 1 | 3 |